Download Now: Windows Error Repair Tool

**SmartPCFixer will repair Windows Error and registry data errors on your PC

Application Details of The system is out of memory., The method %1 is not implemented., The radix argument must be between 2 and 36; got %1., Method %1 was invoked on an incompatible object., Array index is not a positive integer (%1)., %1 is not a function., Instantiation attempted on a non-constructor., Cannot access a property or method of a null object reference., A term is undefined and has no properties.

Error Id:1000
Error Code:The system is out of memory.
Error Message:Flash Player needs more memory to compile your code than your system has available. Close some of the applications or processes running on your system.
Error Id:1001
Error Code:The method %1 is not implemented.
Error Id:1003
Error Code:The radix argument must be between 2 and 36; got %1.
Error Message:You passed a value less than 2 or greater than 36 for the radix argument of a method or property. Pass a value between 2 and 36 as a radix argument.
Error Id:1004
Error Code:Method %1 was invoked on an incompatible object.
Error Message:You tried to call a method that is not available to the specified object. This error occurs when you have copied a prototype function from one object to another, and then invoked it, but the target object is not the same type as the original object. Ensure that the target object and original object are the same type. See the ECMAScript Language Specification, 3rd Edition, Chapter 15 for more details.
Error Id:1005
Error Code:Array index is not a positive integer (%1).
Error Message:You tried to access a member of an array using an index value that is not a positive integer. Pass only positive integers as index values for arrays.
Error Id:1006
Error Code:%1 is not a function.
Error Message:This error occurs when you attempt to call a function that does not exist. Make sure you are calling the correct function, and that the API has not changed from ActionScript 2.0. Also, make sure you are using the correct object. For example, you will see this error when you use the following code (because the last line mistakenly calls the variable big instead of blg):var blg:String = "foo";var big:Sprite = new Sprite();var error:int = big.length();
Error Id:1007
Error Code:Instantiation attempted on a non-constructor.
Error Id:1009
Error Code:Cannot access a property or method of a null object reference.
Error Message:An object that evaluates to null can have no properties. This error can occur in some unexpected (though valid) situations. For example, consider the following code, which creates a Sprite object. Because this Sprite object is never added to the display list (through the addChild() method of a DisplayObjectContainer object), its stage property is set to null. Thus, the example generates this error because Sprite object's stage property cannot have any properties:import flash.display.Sprite;var sprite1:Sprite = new Sprite();var q:String = sprite1.stage.quality;
Error Id:1010
Error Code:A term is undefined and has no properties.
Error Message:This error can occur if you try to access a property of an object that does not exist. For example:var obj:Object = new Object();obj.a = "foo";trace(obj.b.prop);You can also see this error because of a misspelling, for example in the following, where mc represents a MovieClip object in the display list, and the stage property is misspelled with a capital S (it should be stage):trace(mc.Stage.quality);
Error Id:1011
Error Code:Method %1 contained illegal opcode %2 at offset %3.
Error Message:see more

Download Now: Windows Error Repair Tool

**SmartPCFixer will repair Windows Error and registry data errors on your PC